'Declaration Public Overloads Function Compare( _ ByVal inputGeometry As Geometry, _ ByVal inputGeometryTransform As Nullable(Of Matrix3x2), _ ByVal flatteningTolerance As Single _ ) As GeometryRelation
public GeometryRelation Compare( Geometry inputGeometry, Nullable<Matrix3x2> inputGeometryTransform, float flatteningTolerance )
Parameters
- inputGeometry
- inputGeometryTransform
- flatteningTolerance